ItemName_PL = {
    -- Spray primer
    ItemName_PaintYourRide.AutomotiveSprayPrimer = "Automotive Spray Primer"
    -- Spray paint
    ItemName_PaintYourRide.AutomotiveSprayCanEmpty = "Pusta puszka po farbie w sprayu",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlack = "Lakier do karoserii w sprayu - czarny",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlue = "Lakier do karoserii w sprayu - niebieski",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlueNavy = "Lakier do karoserii w sprayu - granatowy",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlueNeon = "Lakier do karoserii w sprayu - bkitny neon",
    ItemName_PaintYourRide.AutomotiveSprayPaintBlueOlympic = "Lakier do karoserii w sprayu - bkitny",
    ItemName_PaintYourRide.AutomotiveSprayPaintBrownDarkChocolate = "Lakier do karoserii w sprayu - gorzka czekolada",
    ItemName_PaintYourRide.AutomotiveSprayPaintBrownRusty = "Lakier do karoserii w sprayu - rdzawy brz",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreen = "Lakier do karoserii w sprayu - zielony",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreenArmy = "Lakier do karoserii w sprayu - wojskowa ziele",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreenForest = "Lakier do karoserii w sprayu - lena ziele",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreenNeon = "Lakier do karoserii w sprayu - limonkowy neon",
    ItemName_PaintYourRide.AutomotiveSprayPaintGrey = "Lakier do karoserii w sprayu - szary",
    ItemName_PaintYourRide.AutomotiveSprayPaintGreySteel = "Lakier do karoserii w sprayu - stalowoszary",
    ItemName_PaintYourRide.AutomotiveSprayPaintOrangeTangerine = "Lakier do karoserii w sprayu - pomaraczowy",
    ItemName_PaintYourRide.AutomotiveSprayPaintPinkBubbleGum = "Lakier do karoserii w sprayu - bladorowy",
    ItemName_PaintYourRide.AutomotiveSprayPaintPinkGlamorous = "Lakier do karoserii w sprayu - rowy",
    ItemName_PaintYourRide.AutomotiveSprayPaintRed = "Lakier do karoserii w sprayu - czerwony",
    ItemName_PaintYourRide.AutomotiveSprayPaintRedBurgundy = "Lakier do karoserii w sprayu - bordowy",
    ItemName_PaintYourRide.AutomotiveSprayPaintRedCandyApple = "Lakier do karoserii w sprayu - cynober neon",
    ItemName_PaintYourRide.AutomotiveSprayPaintVioletGrape = "Lakier do karoserii w sprayu - wrzosowy",
    ItemName_PaintYourRide.AutomotiveSprayPaintVioletIndigo = "Lakier do karoserii w sprayu - indygo",
    ItemName_PaintYourRide.AutomotiveSprayPaintWhite = "Lakier do karoserii w sprayu - biay",
    ItemName_PaintYourRide.AutomotiveSprayPaintYellow = "Lakier do karoserii w sprayu - ty",
    ItemName_PaintYourRide.AutomotiveSprayPaintYellowNeon = "Lakier do karoserii w sprayu - ty neon",
    ItemName_PaintYourRide.AutomotiveSprayPaintYellowTuscany = "Lakier do karoserii w sprayu - miodowy",
    -- Tinting paint
    ItemName_PaintYourRide.AutomotivePaintBucketEmpty = "Empty Paint Bucket",
    ItemName_PaintYourRide.AutomotivePaintWhite = "Lakier do karoserii - biay",
    ItemName_PaintYourRide.AutomotivePaintBottleEmpty = "Empty Paint Bottle",
    ItemName_PaintYourRide.AutomotiveTintPaintBlack = "Automotive Tinting Paint - czarny",
    ItemName_PaintYourRide.AutomotiveTintPaintBlue = "Automotive Tinting Paint - niebieski",
    ItemName_PaintYourRide.AutomotiveTintPaintCyan = "Automotive Tinting Paint - aqua",
    ItemName_PaintYourRide.AutomotiveTintPaintGreen = "Automotive Tinting Paint - zielony",
    ItemName_PaintYourRide.AutomotiveTintPaintMagenta = "Automotive Tinting Paint - fuksja",
    ItemName_PaintYourRide.AutomotiveTintPaintRed = "Automotive Tinting Paint - czerwony",
    ItemName_PaintYourRide.AutomotiveTintPaintYellow = "Automotive Tinting Paint - ty",
    -- Other
    ItemName_PaintYourRide.VehiclePaintingMag1 = "Autostyle Magazine - Vehicle Painting Vol. 1",
    ItemName_PaintYourRide.VehiclePaintingMag2 = "Autostyle Magazine - Vehicle Painting Vol. 2",
    ItemName_PaintYourRide.SprayGun = "Spray Gun",
    ItemName_PaintYourRide.WireBrush = "Wire Brush",
    ItemName_PaintYourRide.CataloguePaintSpray = "Katalog Kolorw Farb HSV",
    ItemName_PaintYourRide.CataloguePaintTints = "HSV Tinting Paint Catalogue",
}